MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / HashCalculator Class / ComputeSimpleStringHash Method / ComputeSimpleStringHash(Byte[]) Method

In This Topic
ComputeSimpleStringHash(Byte[]) Method
In This Topic
Computes simplified hash for specified binary stream.
Syntax
'Declaration
 
Public Overloads Shared Function ComputeSimpleStringHash( _
   ByVal stream() As Byte _
) As String
 

Parameters

stream
See Also